[INFO] cloning repository https://github.com/pen-lang/pen
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pen-lang/pen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpen-lang%2Fpen", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpen-lang%2Fpen'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1758b11d35a80d54a9e19e545a44a78190293150
[INFO] fixing pen-lang/pen against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpen-lang%2Fpen" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/pen-lang/pen
[INFO] finished tweaking git repo https://github.com/pen-lang/pen
[INFO] tweaked toml for git repo https://github.com/pen-lang/pen written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/pen-lang/pen on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/pen-lang/pen already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c0f11e73246056b57e666a80cb4e41294fb7041488d3985792f24c3d75d05383
[INFO] running `Command { std: "docker" "start" "c0f11e73246056b57e666a80cb4e41294fb7041488d3985792f24c3d75d05383", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c0f11e73246056b57e666a80cb4e41294fb7041488d3985792f24c3d75d05383" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c0f11e73246056b57e666a80cb4e41294fb7041488d3985792f24c3d75d05383", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c0f11e73246056b57e666a80cb4e41294fb7041488d3985792f24c3d75d05383" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating benchmark/rust/fibonacci/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating benchmark/rust/im_hash_map_insert/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating benchmark/rust/im_hash_map_update/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating benchmark/rust/std_hash_map_insert/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating benchmark/rust/sum/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating cmd/pen/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating lib/app/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating lib/ast/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating lib/position/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating lib/ast-hir/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating lib/hir/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating lib/interface/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating lib/doc/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating lib/format/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating lib/hir-mir/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating lib/mir/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating lib/test-info/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating lib/mir-fmm/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating lib/parse/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating lib/infra/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating lib/ffi/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating lib/ffi-macro/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking plist v0.1.0 (https://github.com/raviqqe/plist-rs?branch=main#c4e85e0b)
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling cc v1.0.86
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking itertools v0.15.0
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking hamt v0.3.2 (https://github.com/raviqqe/hamt-rs?branch=main#4dcfd347)
[INFO] [stderr]    Compiling inkwell v0.2.0
[INFO] [stderr]     Checking mfmt v0.1.4
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking mir v0.1.0 (/opt/rustwide/workdir/lib/mir)
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stderr]    Migrating lib/mir/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking bytecount v0.6.7
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]    Compiling convert_case v0.11.0
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking anstyle-query v1.0.2
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking which v8.0.4
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking similar v2.4.0
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking insta v1.41.1
[INFO] [stderr]        Fixed lib/mir/src/analysis/reference_count/validation.rs (1 fix)
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking std-hash-map-insert v0.1.0 (/opt/rustwide/workdir/benchmark/rust/std_hash_map_insert)
[INFO] [stderr]    Migrating benchmark/rust/std_hash_map_insert/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Checking sum v0.1.0 (/opt/rustwide/workdir/benchmark/rust/sum)
[INFO] [stderr]     Checking fibonacci v0.1.0 (/opt/rustwide/workdir/benchmark/rust/fibonacci)
[INFO] [stderr]     Checking im-hash-map-insert v0.1.0 (/opt/rustwide/workdir/benchmark/rust/im_hash_map_insert)
[INFO] [stderr]     Checking im-hash-map-update v0.1.0 (/opt/rustwide/workdir/benchmark/rust/im_hash_map_update)
[INFO] [stderr]     Checking nom-language v0.1.0
[INFO] [stderr]     Checking nom_locate v5.0.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking fmm v0.1.0 (https://github.com/raviqqe/fmm?branch=main#affb0bb7)
[INFO] [stderr]    Migrating benchmark/rust/sum/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benchmark/rust/fibonacci/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating benchmark/rust/im_hash_map_insert/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Migrating benchmark/rust/im_hash_map_update/src/main.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling llvm-sys v160.1.4
[INFO] [stderr]     Checking mir-fmm v0.1.0 (/opt/rustwide/workdir/lib/mir-fmm)
[INFO] [stderr]     Checking fmm-c v0.1.0 (https://github.com/raviqqe/fmm?branch=main#affb0bb7)
[INFO] [stderr]    Migrating lib/mir-fmm/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling inkwell_internals v0.8.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling pen-ffi-macro v0.5.0 (/opt/rustwide/workdir/lib/ffi-macro)
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Migrating lib/ffi-macro/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking tokio v1.52.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking zerofrom v0.1.4
[INFO] [stderr]     Checking yoke v0.7.4
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking fmm-llvm v0.1.0 (https://github.com/raviqqe/fmm?branch=main#affb0bb7)
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking pen-ffi v0.10.23 (/opt/rustwide/workdir/lib/ffi)
[INFO] [stderr]    Migrating lib/ffi/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking position v0.1.0 (/opt/rustwide/workdir/lib/position)
[INFO] [stderr]     Checking bincode v2.0.1
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]        Fixed lib/ffi/src/future/call_function.rs (3 fixes)
[INFO] [stderr]        Fixed lib/ffi/src/future/call.rs (3 fixes)
[INFO] [stderr]        Fixed lib/ffi/src/future/from_closure.rs (1 fix)
[INFO] [stderr]        Fixed lib/ffi/src/cps/import.rs (2 fixes)
[INFO] [stderr]        Fixed lib/ffi/src/future/from_function.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> lib/ffi/src/future/stream.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | /     async_stream::stream! {
[INFO] [stdout] 15 | |         let mut first_rest = get_first_rest(list).await;
[INFO] [stdout]    | |             --------------
[INFO] [stdout]    | |             |
[INFO] [stdout]    | |             `first_rest` calls a custom destructor
[INFO] [stdout]    | |             `first_rest` will be dropped later as of Edition 2024
[INFO] [stdout] 16 | |
[INFO] [stdout] 17 | |         while first_rest.ok.into() {
[INFO] [stdout] 18 | |             yield future::from_closure::<(), Any>(first_rest.first.clone()).await;
[INFO] [stdout]    | |                   ---------------------------------------------------------------
[INFO] [stdout]    | |                   |                                                         |
[INFO] [stdout]    | |                   |                                                         this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]    | |                   |                                                         up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | |                   |                                                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | |                   |                                                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]    | |                   `__awaitee` calls a custom destructor
[INFO] [stdout]    | |                   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 19 | |             first_rest = get_first_rest(first_rest.rest.clone()).await;
[INFO] [stdout]    | |                          ---------------------------------------------
[INFO] [stdout]    | |                          |                                       |
[INFO] [stdout]    | |                          |                                       this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]    | |                          |                                       `#4` will be dropped later as of Edition 2024
[INFO] [stdout]    | |                          this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]    | |                          `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 20 | |         }
[INFO] [stdout] 21 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]    | |     up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | |     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    | |_____`#2` will be dropped later as of Edition 2024
[INFO] [stdout]    |       now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout] note: `first_rest` invokes this custom destructor
[INFO] [stdout]   --> lib/ffi/src/arc.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | impl<T> Drop for Arc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]   --> lib/ffi/src/any.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | impl Drop for Any {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]   --> lib/ffi/src/arc.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | impl<T> Drop for Arc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]    = note: this warning originates in the macro `async_stream::stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]   --> lib/ffi/src/future/call_function.rs:31:20
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 if let Some(initialize) = initialize.take() {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^-----------------
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib/ffi/src/future/stream.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | import!(pen_ffi_list_first_rest, async fn(list: List) -> Arc<FirstRest>);
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: value invokes this custom destructor
[INFO] [stdout]   --> lib/ffi/src/arc.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | impl<T> Drop for Arc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]   --> lib/ffi/src/future/call_function.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 } else if let Some((step, continue_)) = trampoline.take() {
[INFO] [stdout]    |                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib/ffi/src/future/stream.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | import!(pen_ffi_list_first_rest, async fn(list: List) -> Arc<FirstRest>);
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout]    = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]    = note: this warning originates in the macro `$crate::call_function` which comes from the expansion of the macro `import` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]   --> lib/ffi/src/future/call_function.rs:39:20
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 if let Some(value) = stack.resolved_value() {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^----------------------
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib/ffi/src/future/stream.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | import!(pen_ffi_list_first_rest, async fn(list: List) -> Arc<FirstRest>);
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: value invokes this custom destructor
[INFO] [stdout]   --> lib/ffi/src/arc.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | impl<T> Drop for Arc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]   --> lib/ffi/src/future/call_function.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 } else {
[INFO] [stdout]    |                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib/ffi/src/future/stream.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | import!(pen_ffi_list_first_rest, async fn(list: List) -> Arc<FirstRest>);
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::call_function` which comes from the expansion of the macro `import` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> lib/ffi/src/future/stream.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | /     async_stream::stream! {
[INFO] [stdout] 15 | |         let mut first_rest = get_first_rest(list).await;
[INFO] [stdout]    | |             --------------
[INFO] [stdout]    | |             |
[INFO] [stdout]    | |             `first_rest` calls a custom destructor
[INFO] [stdout]    | |             `first_rest` will be dropped later as of Edition 2024
[INFO] [stdout] 16 | |
[INFO] [stdout] 17 | |         while first_rest.ok.into() {
[INFO] [stdout] 18 | |             yield future::from_closure::<(), Any>(first_rest.first.clone()).await;
[INFO] [stdout]    | |                   ---------------------------------------------------------------
[INFO] [stdout]    | |                   |                                                         |
[INFO] [stdout]    | |                   |                                                         this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]    | |                   |                                                         up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | |                   |                                                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | |                   |                                                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]    | |                   `__awaitee` calls a custom destructor
[INFO] [stdout]    | |                   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 19 | |             first_rest = get_first_rest(first_rest.rest.clone()).await;
[INFO] [stdout]    | |                          ---------------------------------------------
[INFO] [stdout]    | |                          |                                       |
[INFO] [stdout]    | |                          |                                       this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]    | |                          |                                       `#4` will be dropped later as of Edition 2024
[INFO] [stdout]    | |                          this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]    | |                          `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 20 | |         }
[INFO] [stdout] 21 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]    | |     up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | |     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    | |_____`#2` will be dropped later as of Edition 2024
[INFO] [stdout]    |       now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout] note: `first_rest` invokes this custom destructor
[INFO] [stdout]   --> lib/ffi/src/arc.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | impl<T> Drop for Arc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]   --> lib/ffi/src/any.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | impl Drop for Any {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]   --> lib/ffi/src/arc.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | impl<T> Drop for Arc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]    = note: this warning originates in the macro `async_stream::stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]   --> lib/ffi/src/future/call_function.rs:31:20
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 if let Some(initialize) = initialize.take() {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^-----------------
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib/ffi/src/future/stream.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | import!(pen_ffi_list_first_rest, async fn(list: List) -> Arc<FirstRest>);
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: value invokes this custom destructor
[INFO] [stdout]   --> lib/ffi/src/arc.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | impl<T> Drop for Arc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]   --> lib/ffi/src/future/call_function.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 } else if let Some((step, continue_)) = trampoline.take() {
[INFO] [stdout]    |                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib/ffi/src/future/stream.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | import!(pen_ffi_list_first_rest, async fn(list: List) -> Arc<FirstRest>);
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout]    = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]    = note: this warning originates in the macro `$crate::call_function` which comes from the expansion of the macro `import` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]   --> lib/ffi/src/future/call_function.rs:39:20
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 if let Some(value) = stack.resolved_value() {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^----------------------
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib/ffi/src/future/stream.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | import!(pen_ffi_list_first_rest, async fn(list: List) -> Arc<FirstRest>);
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: value invokes this custom destructor
[INFO] [stdout]   --> lib/ffi/src/arc.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | impl<T> Drop for Arc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]   --> lib/ffi/src/future/call_function.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 } else {
[INFO] [stdout]    |                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib/ffi/src/future/stream.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | import!(pen_ffi_list_first_rest, async fn(list: List) -> Arc<FirstRest>);
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::call_function` which comes from the expansion of the macro `import` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating lib/position/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating lib/ffi-macro/tests/function.rs from 2021 edition to 2024
[INFO] [stderr]     Checking ast v0.1.0 (/opt/rustwide/workdir/lib/ast)
[INFO] [stderr]     Checking hir v0.1.0 (/opt/rustwide/workdir/lib/hir)
[INFO] [stderr]     Checking test-info v0.1.0 (/opt/rustwide/workdir/lib/test-info)
[INFO] [stderr]    Migrating lib/ffi-macro/tests/type_.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating lib/hir/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Migrating lib/ast/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating lib/test-info/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking interface v0.1.0 (/opt/rustwide/workdir/lib/interface)
[INFO] [stderr]     Checking format v0.1.0 (/opt/rustwide/workdir/lib/format)
[INFO] [stderr]     Checking parse v0.1.0 (/opt/rustwide/workdir/lib/parse)
[INFO] [stderr]        Fixed lib/ffi/src/cps/async_stack.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> lib/ffi/src/future/stream.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | /     async_stream::stream! {
[INFO] [stdout] 15 | |         let mut first_rest = get_first_rest(list).await;
[INFO] [stdout]    | |             --------------
[INFO] [stdout]    | |             |
[INFO] [stdout]    | |             `first_rest` calls a custom destructor
[INFO] [stdout]    | |             `first_rest` will be dropped later as of Edition 2024
[INFO] [stdout] 16 | |
[INFO] [stdout] 17 | |         while first_rest.ok.into() {
[INFO] [stdout] 18 | |             yield future::from_closure::<(), Any>(first_rest.first.clone()).await;
[INFO] [stdout]    | |                   ---------------------------------------------------------------
[INFO] [stdout]    | |                   |                                                         |
[INFO] [stdout]    | |                   |                                                         this value will be stored in a temporary; let us call it `#6`
[INFO] [stdout]    | |                   |                                                         up until Edition 2021 `#6` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | |                   |                                                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]    | |                   |                                                         `#1` will be dropped later as of Edition 2024
[INFO] [stdout]    | |                   `__awaitee` calls a custom destructor
[INFO] [stdout]    | |                   `__awaitee` will be dropped later as of Edition 2024
[INFO] [stdout] 19 | |             first_rest = get_first_rest(first_rest.rest.clone()).await;
[INFO] [stdout]    | |                          ---------------------------------------------
[INFO] [stdout]    | |                          |                                       |
[INFO] [stdout]    | |                          |                                       this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]    | |                          |                                       `#4` will be dropped later as of Edition 2024
[INFO] [stdout]    | |                          this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]    | |                          `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 20 | |         }
[INFO] [stdout] 21 | |     }
[INFO] [stdout]    | |     ^
[INFO] [stdout]    | |     |
[INFO] [stdout]    | |     this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]    | |     up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]    | |     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]    | |_____`#2` will be dropped later as of Edition 2024
[INFO] [stdout]    |       now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]    |
[INFO] [stdout] note: `first_rest` invokes this custom destructor
[INFO] [stdout]   --> lib/ffi/src/arc.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | impl<T> Drop for Arc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]   --> lib/ffi/src/any.rs:72:1
[INFO] [stdout]    |
[INFO] [stdout] 72 | impl Drop for Any {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]   --> lib/ffi/src/arc.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | impl<T> Drop for Arc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]    = note: this warning originates in the macro `async_stream::stream` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]    --> lib/ffi/src/future/call.rs:50:20
[INFO] [stdout]     |
[INFO] [stdout]  50 |                   if let Some(value) = stack.resolved_value() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^----------------------
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout] ...
[INFO] [stdout] 192 | /             call!(
[INFO] [stdout] 193 | |                 fn(ByteString) -> ByteString,
[INFO] [stdout] 194 | |                 Closure::new(
[INFO] [stdout] 195 | |                     closure_entry_function_with_string as *const u8,
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | |                 value.into(),
[INFO] [stdout] 199 | |             )
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: value invokes this custom destructor
[INFO] [stdout]    --> lib/ffi/src/arc/arc_buffer.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout]  76 | impl Drop for ArcBuffer {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]    --> lib/ffi/src/future/call.rs:52:17
[INFO] [stdout]     |
[INFO] [stdout]  52 |                   } else {
[INFO] [stdout]     |                   ^
[INFO] [stdout] ...
[INFO] [stdout] 192 | /             call!(
[INFO] [stdout] 193 | |                 fn(ByteString) -> ByteString,
[INFO] [stdout] 194 | |                 Closure::new(
[INFO] [stdout] 195 | |                     closure_entry_function_with_string as *const u8,
[INFO] [stdout] ...   |
[INFO] [stdout] 198 | |                 value.into(),
[INFO] [stdout] 199 | |             )
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout]     = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout]     = note: this warning originates in the macro `call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]    --> lib/ffi/src/future/call.rs:50:20
[INFO] [stdout]     |
[INFO] [stdout]  50 |                   if let Some(value) = stack.resolved_value() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^----------------------
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout] ...
[INFO] [stdout] 210 | /             call!(
[INFO] [stdout] 211 | |                 fn(ByteString) -> ByteString,
[INFO] [stdout] 212 | |                 Closure::new(
[INFO] [stdout] 213 | |                     closure_entry_function_with_string as *const u8,
[INFO] [stdout] ...   |
[INFO] [stdout] 216 | |                 value.clone(),
[INFO] [stdout] 217 | |             )
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: value invokes this custom destructor
[INFO] [stdout]    --> lib/ffi/src/arc/arc_buffer.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout]  76 | impl Drop for ArcBuffer {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]    --> lib/ffi/src/future/call.rs:52:17
[INFO] [stdout]     |
[INFO] [stdout]  52 |                   } else {
[INFO] [stdout]     |                   ^
[INFO] [stdout] ...
[INFO] [stdout] 210 | /             call!(
[INFO] [stdout] 211 | |                 fn(ByteString) -> ByteString,
[INFO] [stdout] 212 | |                 Closure::new(
[INFO] [stdout] 213 | |                     closure_entry_function_with_string as *const u8,
[INFO] [stdout] ...   |
[INFO] [stdout] 216 | |                 value.clone(),
[INFO] [stdout] 217 | |             )
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `call` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]    --> lib/ffi/src/future/call_function.rs:39:20
[INFO] [stdout]     |
[INFO] [stdout]  39 |                   if let Some(value) = stack.resolved_value() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^----------------------
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout] ...
[INFO] [stdout] 150 | /             call_function!(
[INFO] [stdout] 151 | |                 fn(ByteString) -> ByteString,
[INFO] [stdout] 152 | |                 closure_entry_function_with_string,
[INFO] [stdout] 153 | |                 value.into(),
[INFO] [stdout] 154 | |             )
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: value invokes this custom destructor
[INFO] [stdout]    --> lib/ffi/src/arc/arc_buffer.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout]  76 | impl Drop for ArcBuffer {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]    --> lib/ffi/src/future/call_function.rs:41:17
[INFO] [stdout]     |
[INFO] [stdout]  41 |                   } else {
[INFO] [stdout]     |                   ^
[INFO] [stdout] ...
[INFO] [stdout] 150 | /             call_function!(
[INFO] [stdout] 151 | |                 fn(ByteString) -> ByteString,
[INFO] [stdout] 152 | |                 closure_entry_function_with_string,
[INFO] [stdout] 153 | |                 value.into(),
[INFO] [stdout] 154 | |             )
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `call_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]    --> lib/ffi/src/future/call_function.rs:39:20
[INFO] [stdout]     |
[INFO] [stdout]  39 |                   if let Some(value) = stack.resolved_value() {
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^----------------------
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout] ...
[INFO] [stdout] 165 | /             call_function!(
[INFO] [stdout] 166 | |                 fn(ByteString) -> ByteString,
[INFO] [stdout] 167 | |                 closure_entry_function_with_string,
[INFO] [stdout] 168 | |                 value.clone(),
[INFO] [stdout] 169 | |             )
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] note: value invokes this custom destructor
[INFO] [stdout]    --> lib/ffi/src/arc/arc_buffer.rs:76:1
[INFO] [stdout]     |
[INFO] [stdout]  76 | impl Drop for ArcBuffer {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]    --> lib/ffi/src/future/call_function.rs:41:17
[INFO] [stdout]     |
[INFO] [stdout]  41 |                   } else {
[INFO] [stdout]     |                   ^
[INFO] [stdout] ...
[INFO] [stdout] 165 | /             call_function!(
[INFO] [stdout] 166 | |                 fn(ByteString) -> ByteString,
[INFO] [stdout] 167 | |                 closure_entry_function_with_string,
[INFO] [stdout] 168 | |                 value.clone(),
[INFO] [stdout] 169 | |             )
[INFO] [stdout]     | |_____________- in this macro invocation
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout]     = note: this warning originates in the macro `call_function` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating lib/interface/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]   --> lib/ffi/src/future/call_function.rs:31:20
[INFO] [stdout]    |
[INFO] [stdout] 31 |                 if let Some(initialize) = initialize.take() {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^^^^^^-----------------
[INFO] [stdout]    |                                           |
[INFO] [stdout]    |                                           this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib/ffi/src/future/stream.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | import!(pen_ffi_list_first_rest, async fn(list: List) -> Arc<FirstRest>);
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: value invokes this custom destructor
[INFO] [stdout]   --> lib/ffi/src/arc.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | impl<T> Drop for Arc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]   --> lib/ffi/src/future/call_function.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 } else if let Some((step, continue_)) = trampoline.take() {
[INFO] [stdout]    |                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib/ffi/src/future/stream.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | import!(pen_ffi_list_first_rest, async fn(list: List) -> Arc<FirstRest>);
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::call_function` which comes from the expansion of the macro `import` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024
[INFO] [stdout]   --> lib/ffi/src/future/call_function.rs:39:20
[INFO] [stdout]    |
[INFO] [stdout] 39 |                 if let Some(value) = stack.resolved_value() {
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^^^^^----------------------
[INFO] [stdout]    |                                      |
[INFO] [stdout]    |                                      this value has a significant drop implementation which may observe a major change in drop order and requires your discretion
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib/ffi/src/future/stream.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | import!(pen_ffi_list_first_rest, async fn(list: List) -> Arc<FirstRest>);
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout] note: value invokes this custom destructor
[INFO] [stdout]   --> lib/ffi/src/arc.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | impl<T> Drop for Arc<T> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] help: the value is now dropped here in Edition 2024
[INFO] [stdout]   --> lib/ffi/src/future/call_function.rs:41:17
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 } else {
[INFO] [stdout]    |                 ^
[INFO] [stdout]    |
[INFO] [stdout]   ::: lib/ffi/src/future/stream.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | import!(pen_ffi_list_first_rest, async fn(list: List) -> Arc<FirstRest>);
[INFO] [stdout]    | ------------------------------------------------------------------------ in this macro invocation
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-if-let-scope.html>
[INFO] [stdout]    = note: this warning originates in the macro `$crate::call_function` which comes from the expansion of the macro `import` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating lib/parse/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking ast_hir v0.1.0 (/opt/rustwide/workdir/lib/ast-hir)
[INFO] [stderr]     Checking hir_mir v0.1.0 (/opt/rustwide/workdir/lib/hir-mir)
[INFO] [stderr]    Migrating lib/format/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating lib/ast-hir/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking doc v0.1.0 (/opt/rustwide/workdir/lib/doc)
[INFO] [stderr]    Migrating lib/hir-mir/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating lib/doc/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking app v0.1.0 (/opt/rustwide/workdir/lib/app)
[INFO] [stderr]    Migrating lib/app/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking infra v0.1.0 (/opt/rustwide/workdir/lib/infra)
[INFO] [stderr]    Migrating lib/infra/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking pen v0.6.9 (/opt/rustwide/workdir/cmd/pen)
[INFO] [stderr]    Migrating cmd/pen/src/main.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.24s
[INFO] [stderr] crater-edition-check: fibonacci v0.1.0 (/opt/rustwide/workdir/benchmark/rust/fibonacci) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: im-hash-map-insert v0.1.0 (/opt/rustwide/workdir/benchmark/rust/im_hash_map_insert) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: im-hash-map-update v0.1.0 (/opt/rustwide/workdir/benchmark/rust/im_hash_map_update) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: std-hash-map-insert v0.1.0 (/opt/rustwide/workdir/benchmark/rust/std_hash_map_insert) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: sum v0.1.0 (/opt/rustwide/workdir/benchmark/rust/sum) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: pen v0.6.9 (/opt/rustwide/workdir/cmd/pen) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: app v0.1.0 (/opt/rustwide/workdir/lib/app) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ast v0.1.0 (/opt/rustwide/workdir/lib/ast) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: position v0.1.0 (/opt/rustwide/workdir/lib/position) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: ast_hir v0.1.0 (/opt/rustwide/workdir/lib/ast-hir) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: hir v0.1.0 (/opt/rustwide/workdir/lib/hir) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: interface v0.1.0 (/opt/rustwide/workdir/lib/interface) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: doc v0.1.0 (/opt/rustwide/workdir/lib/doc) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: format v0.1.0 (/opt/rustwide/workdir/lib/format) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: hir_mir v0.1.0 (/opt/rustwide/workdir/lib/hir-mir) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: mir v0.1.0 (/opt/rustwide/workdir/lib/mir) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: test-info v0.1.0 (/opt/rustwide/workdir/lib/test-info) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: mir-fmm v0.1.0 (/opt/rustwide/workdir/lib/mir-fmm) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: parse v0.1.0 (/opt/rustwide/workdir/lib/parse) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: infra v0.1.0 (/opt/rustwide/workdir/lib/infra) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: pen-ffi v0.10.23 (/opt/rustwide/workdir/lib/ffi) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: pen-ffi-macro v0.5.0 (/opt/rustwide/workdir/lib/ffi-macro) updating edition from 2021 to 2024
[INFO] [stderr]     Checking mir v0.1.0 (/opt/rustwide/workdir/lib/mir)
[INFO] [stderr]     Checking position v0.1.0 (/opt/rustwide/workdir/lib/position)
[INFO] [stderr]    Compiling pen-ffi-macro v0.5.0 (/opt/rustwide/workdir/lib/ffi-macro)
[INFO] [stderr]     Checking im-hash-map-insert v0.1.0 (/opt/rustwide/workdir/benchmark/rust/im_hash_map_insert)
[INFO] [stderr]     Checking im-hash-map-update v0.1.0 (/opt/rustwide/workdir/benchmark/rust/im_hash_map_update)
[INFO] [stderr]     Checking std-hash-map-insert v0.1.0 (/opt/rustwide/workdir/benchmark/rust/std_hash_map_insert)
[INFO] [stderr]     Checking sum v0.1.0 (/opt/rustwide/workdir/benchmark/rust/sum)
[INFO] [stderr]     Checking fibonacci v0.1.0 (/opt/rustwide/workdir/benchmark/rust/fibonacci)
[INFO] [stderr]     Checking ast v0.1.0 (/opt/rustwide/workdir/lib/ast)
[INFO] [stderr]     Checking hir v0.1.0 (/opt/rustwide/workdir/lib/hir)
[INFO] [stderr]     Checking test-info v0.1.0 (/opt/rustwide/workdir/lib/test-info)
[INFO] [stderr]     Checking format v0.1.0 (/opt/rustwide/workdir/lib/format)
[INFO] [stderr]     Checking parse v0.1.0 (/opt/rustwide/workdir/lib/parse)
[INFO] [stderr]     Checking pen-ffi v0.10.23 (/opt/rustwide/workdir/lib/ffi)
[INFO] [stderr]     Checking doc v0.1.0 (/opt/rustwide/workdir/lib/doc)
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]  --> lib/ffi-macro/tests/function.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[bindgen(crate = "pen_ffi")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]  --> lib/ffi-macro/tests/function.rs:7:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[bindgen(crate = "pen_ffi")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the attribute macro `bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> lib/ffi-macro/tests/function.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[bindgen]
[INFO] [stdout]    | ^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> lib/ffi-macro/tests/function.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[bindgen(crate = "pen_ffi")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> lib/ffi-macro/tests/function.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | #[bindgen(crate = "pen_ffi")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> lib/ffi-macro/tests/function.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[bindgen(crate = "pen_ffi")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> lib/ffi-macro/tests/function.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[bindgen(crate = "pen_ffi")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> lib/ffi-macro/tests/function.rs:36:1
[INFO] [stdout]    |
[INFO] [stdout] 36 | #[bindgen(crate = "pen_ffi")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> lib/ffi-macro/tests/function.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | #[bindgen(crate = "pen_ffi")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> lib/ffi-macro/tests/function.rs:46:1
[INFO] [stdout]    |
[INFO] [stdout] 46 | #[bindgen(crate = "pen_ffi")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> lib/ffi-macro/tests/function.rs:52:1
[INFO] [stdout]    |
[INFO] [stdout] 52 | #[bindgen(crate = "pen_ffi")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> lib/ffi-macro/tests/function.rs:58:1
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[bindgen(crate = "pen_ffi")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unsafe attribute used without unsafe
[INFO] [stdout]   --> lib/ffi-macro/tests/function.rs:65:1
[INFO] [stdout]    |
[INFO] [stdout] 65 | #[bindgen(crate = "pen_ffi")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ usage of unsafe attribute
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the attribute macro `bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pen-ffi-macro` (test "function") due to 13 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c0f11e73246056b57e666a80cb4e41294fb7041488d3985792f24c3d75d05383", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0f11e73246056b57e666a80cb4e41294fb7041488d3985792f24c3d75d05383", kill_on_drop: false }`
[INFO] [stdout] c0f11e73246056b57e666a80cb4e41294fb7041488d3985792f24c3d75d05383
